WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / OnDateTimeChanged(NullablePropertyChangedEventArgs<DateTime>) Method
In This Topic
    OnDateTimeChanged(NullablePropertyChangedEventArgs<DateTime>) Method
    In This Topic
    Raises the DateTime event.
    Syntax
    protected virtual void OnDateTimeChanged( 
       NullablePropertyChangedEventArgs<DateTime> e
    )

    Parameters

    e
    See Also